CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机 字符串

搜索资源列表

  1. 用C51实现单片机的中文输入法

    0下载:
  2. 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 -Pinyin input method disappear with the function : * unsigned char code py_ime (unsigned char input_py_val []) input_py_va
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:15483
    • 提供者:黄永
  1. cxx

    0下载:
  2. 单片机利 用串口与定时器功能,以 9600的波特率向PC机发送 “我爱单片机”字符串。图16 PC机用comedebug.com程 -use serial microcontroller with timer function the baud rate to 9600 to the PC to send "I love SCM" string. Figure 16 PC-use comedebug.com
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1055
    • 提供者:程承
  1. Uarttest.rar

    0下载:
  2. 51单片机串口测试,字符和字符串的发送我接收,uart rs232 test c
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1766
    • 提供者:Sunydell
  1. uart_test.rar

    0下载:
  2. avr单片机的串口程序,用于操作avr单片机的串口,可以实现发送接收字符、字符串。,SCM avr serial procedures, for the operation of single-chip serial avr can be achieved Send receive characters, strings.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:10244
    • 提供者:黄杰
  1. mega1280

    2下载:
  2. AVR ATmega1280 单片机串口通信 串口接收字符串,四个串口同时启用,具有通信超时处理功能-AVR ATmega1280 microcontroller serial communication serial port to receive a string, four serial ports is also enabled with a communication time-out processing
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:3057
    • 提供者:窦高峰
  1. abc

    0下载:
  2. 单片机向主机发送字符串,用C语言写的,对初学者很有用-Microcontroller sends a string to the host, written with C language, useful for beginners
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:25593
    • 提供者:林红
  1. RS232定时发送字符串

    0下载:
  2. 由STC89C52RC单片机的RS232口定时发送字符串"#01"和回车符,其中主要运用了定时器和波特率发生器.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-10-26
    • 文件大小:17534
    • 提供者:yungpen486
  1. serialconnection

    0下载:
  2. 这个程序实现的是接收字符,再把这个字符串口发送。 还要一个要注意的是波特率,而波特率附送的小程序算出 实验方法:打开串口调试程序(小工具目录里)选择您正确的串口号,波特率选9600, 然后发送一串字符,这一串字符就马上会被单片机回发到电脑-The program implementation is to receive characters, then this string I send. Also one should note that the baud rate, whi
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:17917
    • 提供者:zhangwenye
  1. UART

    0下载:
  2. 单片机串口通信程序,可以发送字符串,供大家参考!-Microcontroller serial communication program, you can send a string, for your reference!
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:17695
    • 提供者:张成
  1. AT

    0下载:
  2. GSM模块AT指令集,用单片机控制GSM模块收发短信,接打电话等等。-GSM module AT command set
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:10662
    • 提供者:lcz
  1. C8051F310

    1下载:
  2. C8051F310单片机与计算机的串口通信的例程,可减少系统开发时间:单片机接收计算机发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁,采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率-C8051F310 MCU and the computer
  3. 所属分类:SCM

    • 发布日期:2015-12-30
    • 文件大小:4482
    • 提供者:Edward zhang
  1. lcd1602

    0下载:
  2. 从串口调试工具发送一字符串到单片机,在lcd1602上显示。-Debugging tools from the serial port to send a string to the microcontroller, in lcd1602 show.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1069
    • 提供者:leaf
  1. C8051

    0下载:
  2. C8051F系列单片机串口通讯程序,串口编程--接收PC发来的字符串,回发字符串.发送期间中断控制LED灯闪烁-C8051F series single-chip serial communication program, serial programming- PC sent to receive the string, back-fat string. Sent during the interruption of control blinking LED lights
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1930
    • 提供者:ymir
  1. yuandaima

    0下载:
  2. 1、 实现单片机和PC机的串行双工通信,单片的P1口接一LCD,要求PC键盘每按“0~9”数字键能发送到单片机上,并显示在单片机接的LCD上;单片机发送一串字符串能显示在PC的屏幕上-1, and PC-MCU serial duplex communication, the P1 port received a single LCD, PC keyboard required every press " 0 9" digital keys to send to the mic
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:8051
    • 提供者:赵楠
  1. ser1

    0下载:
  2. 51单片机\C程序\串行通信\中断 发送接收字符串-51 SCM \ C programs \ Serial Communication \ interrupt sending and receiving strings
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:14989
    • 提供者:Thomas
  1. demoXEPSCI

    0下载:
  2. 飞思卡尔单片机串口通信程序设计,实现功能:①将从串行口收到的数据原样发送到串行口。 ②根据从串行口收到的数据控制四种不同的LED显示效果, 收到字符’1’:LED灯的效果为实验一中的效果1,并向串行口发送字符串“LED效果1”; 收到字符’2’:LED灯的效果为实验一中的效果2,并向串行口发送字符串“LED效果2”; 收到字符’3’:LED灯的效果为实验一中的效果3,并向串行口发送字符串“LED效果3”; 收到字符’4’:LED灯的效果为实验一中的效果4,并向串行口发送字符串
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:754996
    • 提供者:lhr
  1. uart

    0下载:
  2. STC单片机串口驱动函数,包括串口收发字符串的功能,读写功能-STC microcontroller serial port driver functions
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:622
    • 提供者:张炳贤
  1. String_test

    0下载:
  2. avr单片机字符串测试程序,测试好用,移植性强-avr microcontroller string test procedures, test easy to use, portable and strong
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:17140
    • 提供者:韩冰
  1. 串口程序

    0下载:
  2. 亲测好用的51单片机串口收发程序,实现任意字长的字符串收发(Pro test, easy to use 51 SCM serial transceiver program)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:15360
    • 提供者:65536
  1. 8位蓝牙单片机例程

    1下载:
  2. 本例程51单片机与蓝牙模块连接,可通过蓝牙模块接收和发送字符串,从而控制测试灯的亮灭。其中使用51单片机的串行口2的工作方式1(This routine is connected to the Bluetooth module by 51 single chip microcomputer. It can receive and send the string through the Bluetooth module, so as to control the test lamp's extin
  3. 所属分类:其他

    • 发布日期:2019-04-26
    • 文件大小:1071104
    • 提供者:宇智波鼬001
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com